-
Notifications
You must be signed in to change notification settings - Fork 5k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Fix CHANGELOG for PR 7239 #7271
Conversation
Bundle StatsHey there, this message comes from a GitHub action that helps you and reviewers to understand how these changes affect the size of this project's bundle. As this PR is updated, I'll keep you updated on how the bundle size is impacted. Total
Changeset No files were changed View detailed bundle breakdownAdded No assets were added Removed No assets were removed Bigger No assets were bigger Smaller No assets were smaller Unchanged
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Benchmark
Benchmark suite | Current: 043935c | Previous: 5a7e302 | Ratio |
---|---|---|---|
processingTx |
21223 ops/sec (±7.97% ) |
22309 ops/sec (±7.22% ) |
1.05 |
processingContractDeploy |
39448 ops/sec (±5.03% ) |
40363 ops/sec (±6.95% ) |
1.02 |
processingContractMethodSend |
15409 ops/sec (±9.38% ) |
16570 ops/sec (±7.02% ) |
1.08 |
processingContractMethodCall |
28457 ops/sec (±6.17% ) |
28034 ops/sec (±6.73% ) |
0.99 |
abiEncode |
43234 ops/sec (±7.54% ) |
44249 ops/sec (±8.56% ) |
1.02 |
abiDecode |
28926 ops/sec (±8.52% ) |
32311 ops/sec (±5.75% ) |
1.12 |
sign |
1493 ops/sec (±2.93% ) |
1547 ops/sec (±3.62% ) |
1.04 |
verify |
367 ops/sec (±0.43% ) |
367 ops/sec (±0.54% ) |
1 |
This comment was automatically generated by workflow using github-action-benchmark.
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## 4.x #7271 +/- ##
=======================================
Coverage 94.43% 94.43%
=======================================
Files 216 216
Lines 8463 8463
Branches 2338 2338
=======================================
Hits 7992 7992
Misses 471 471
Flags with carried forward coverage won't be shown. Click here to find out more. |
needs to be changed here as well https://github.com/web3/web3.js/blob/4.x/packages/web3/CHANGELOG.md |
No description provided.